#footer {
    background-color: #0F66B7;
	/*background-color: #FFFEFE;*/
    clear: both;
    height: auto;
}

#footer_1 {
    width: 1000px;
    height: auto;
    padding-top: 15px;
    line-height: 32px;
    margin: 0 50px;
}

#footer_top {
    width: 100%;
    height: 40px;
}

#link {
    width: 100px;
    float: left;
    color: #fff;
    justify-content: space-between;
}

#webs_wrap {
    display: flex;
}

.webs {
    float: left;
    font-size: 14px;
    height: auto;
    padding-right: 20px;
    cursor: default;
    position: relative;
    color: #ffffff;
    background: url(../../images/arr-top.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 14px 14px;
    flex: 1;
    text-align: right;
}

.web_list {
    display: none;
    min-width: 100px;
  height: 150px;
    padding-left: 10px;
    padding-right: 20px;
    background-color: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    position: absolute;
    z-index: 111;
    box-shadow: 0 0 5px 0px #000;
    color: #ffffff;
    /*top: -149px;*/
    right: 0;
    white-space: nowrap;
}

.web_list li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #ffffff;
    color: #0F66B7;
}

#web_info {
    width: 80%;
    line-height: 25px;
    color: #ffffff;
    margin-top: 15px;
}

#web_info span {
    margin-right: 30px;
}

#footer_pic {
    width: 155px;
    height: 55px;
    position: absolute;
    top: 0;
    right: 0;
}

#dzjg {
    margin: 0 auto;
    width: 326px;
    height: 85px;
    margin-top: 10px;
}

#dzjg>img{
    margin: 0 8px;
}

#zfwzzc {
    width: 110px;
    height: 110px;
    float: right;
    margin-top: 18px;
}

.bottom_center {
    text-align: center;
    height: auto;
    margin: 0 auto;
    color: white;
    margin-top: 10px;
}

.bottom_center a {
    color: white;
}

.bottom {
    height: auto;
    color: white
}

.bottom_center ul li {
    line-height: 24px;
    font-size: 14px;
}

.jbxx {
    display: inline-block;
    width: 730px;
}

.jbxx li span{
    padding: 8px;
}

.zfzc {
    float: right;
    margin-top: 20px;
}

.zfzc div {
    float: left;
}

.zfzc .xg1 li {
    float: left;
    z-index: 1000
}

.sj_bottom {
    display: none
}

.bottom {
    background: none;
    position: relative;
    margin-top: 0;
}

.xg1 {
    width: 340px;
    margin-left: 20px;
    position: relative;
    top: -20px
}

.xg1 li {
    margin-left: 3px;
    margin-top: 0;
}

.wx {
    width: 72px;
    height: 50px;
    margin-top: -20px;
}

.wx img {
    width: 100%
}

.container {
    width: 1100px;
}

#footer_2 {
    display: none;
}

#f2_1 {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ffffff;
    text-align: center;
}

#f2_1 a {
    display: inline-block;
    margin: 0 auto;
}

#f2_2 {
    padding: 10px 0;
    text-align: center;
}

#f2_2 p {
    height: 30px;
    line-height: 30px;
}

@media screen and (max-device-width: 768px) {
    #footer {
        height: unset;
    }
    #footer_top{display: none}
    #footer_1,.jbxx{width: 100%;margin: 0 auto;}
    #footer_2 {
        /*display: block;*/
        width: 100%;
        height: 100%;
        font-size: 16px;
        color: #fff;
    }
}